Ebpf randomize udp streams#17
Closed
alltilla wants to merge 13 commits intobazsi:ebpf-randomize-udp-streamsfrom
Closed
Ebpf randomize udp streams#17alltilla wants to merge 13 commits intobazsi:ebpf-randomize-udp-streamsfrom
alltilla wants to merge 13 commits intobazsi:ebpf-randomize-udp-streamsfrom
Conversation
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
This hook can be used by plugins to potentially change socket related settings once syslog-ng has finished by its own. This makes it possible to attach EBPF programs, change socket options, etc. Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Building the eBPF module is not for the fainthearted, but we need some testing, so enable it in the devshell build, even if it is disabled everywhere else. This ensures that at least we are in a compilable state. Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
Author
|
My libbpf autodetection enabled the build in our CI automatically, and it seems like it fails because of some minor things: Maybe we should loosen the strictness when compiling the generated code. |
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
27b07fd to
f62d606
Compare
Author
|
Fixed. |
acf0bdf to
0b46933
Compare
Owner
|
I merged the cmake related changes with the changes I had. The rest I did on my own too, so closing this one without merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.